Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons
authorMike Hommey <mh+mozilla@glandium.org>
Mon, 21 May 2018 03:04:22 +0000 (12:04 +0900)
committerCarsten Schoenert <c.schoenert@t-online.de>
Sat, 16 Jan 2021 13:59:02 +0000 (13:59 +0000)
commit95c4d40ac64e49ddaa9165fbe7ded23bfda3c639
treed0fe24b4048fe9b22b6a301f3e666731d363574f
parent7c3ed284f01e23810a9808cc95363da7d441d0eb
Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons

For some reason, GNU as is not happy with the assembly generated after
bug 1238661 anymore on Debian armel.

OTOH, as mentioned in bug 1238661 comment 4, we actually don't need this
workaround anymore, so let's just kill it.

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Bug-1463035-Remove-MOZ_SIGNAL_TRAMPOLINE.-r-darchons.patch
mfbt/LinuxSignal.h [deleted file]
mfbt/moz.build
mozglue/baseprofiler/core/platform-linux-android.cpp
tools/profiler/core/platform-linux-android.cpp